[INFO] fetching crate wifi_scan 0.7.3...
[INFO] checking wifi_scan-0.7.3 against master#485ec3fbcc12fa14ef6596dabb125ad710499c9e for pr-157710
[INFO] extracting crate wifi_scan 0.7.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate wifi_scan 0.7.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate wifi_scan 0.7.3
[INFO] tweaked toml for crates.io crate wifi_scan 0.7.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wifi_scan 0.7.3 on toolchain 485ec3fbcc12fa14ef6596dabb125ad710499c9e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wifi_scan 0.7.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded get-last-error v0.1.1
[INFO] [stderr]   Downloaded win32-wlan v0.1.0
[INFO] [stderr]   Downloaded encoding_index_tests v0.1.4
[INFO] [stderr]   Downloaded encoding-index-japanese v1.20141219.5
[INFO] [stderr]   Downloaded crc-catalog v2.5.0
[INFO] [stderr]   Downloaded encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]   Downloaded encoding v0.2.33
[INFO] [stderr]   Downloaded neli-proc-macros v0.1.4
[INFO] [stderr]   Downloaded neli v0.6.5
[INFO] [stderr]   Downloaded encoding-index-korean v1.20141219.5
[INFO] [stderr]   Downloaded encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]   Downloaded encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]   Downloaded objc2-security v0.3.2
[INFO] [stderr]   Downloaded libwifi_macros v0.0.2
[INFO] [stderr]   Downloaded nl80211-buildtools v0.1.1
[INFO] [stderr]   Downloaded neli-wifi v0.6.1
[INFO] [stderr]   Downloaded libwifi v0.4.6
[INFO] [stderr]   Downloaded nl80211-rs v0.1.1
[INFO] [stderr]   Downloaded objc2-core-wlan v0.3.2
[INFO] [stderr]   Downloaded objc2-security-foundation v0.3.2
[INFO] [stderr]   Downloaded netlink-rust v0.1.1
[INFO] [stderr]   Downloaded windows v0.48.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 993b82dfc42ef53d3b03b5ea3a4d43b155b8a897930adbee048edea509b6ece9
[INFO] running `Command { std: "docker" "start" "993b82dfc42ef53d3b03b5ea3a4d43b155b8a897930adbee048edea509b6ece9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "993b82dfc42ef53d3b03b5ea3a4d43b155b8a897930adbee048edea509b6ece9" "/opt/rustwide/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "993b82dfc42ef53d3b03b5ea3a4d43b155b8a897930adbee048edea509b6ece9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "993b82dfc42ef53d3b03b5ea3a4d43b155b8a897930adbee048edea509b6ece9" "/opt/rustwide/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling wifi_scan v0.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking netlink-rust v0.1.1
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nl80211-buildtools v0.1.1
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]    Compiling nl80211-rs v0.1.1
[INFO] [stderr]     Checking neli v0.6.5
[INFO] [stderr]     Checking neli-wifi v0.6.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.89s
[INFO] running `Command { std: "docker" "inspect" "993b82dfc42ef53d3b03b5ea3a4d43b155b8a897930adbee048edea509b6ece9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "993b82dfc42ef53d3b03b5ea3a4d43b155b8a897930adbee048edea509b6ece9", kill_on_drop: false }`
[INFO] [stdout] 993b82dfc42ef53d3b03b5ea3a4d43b155b8a897930adbee048edea509b6ece9
